Skip to content

Document Detector protocol API#50

Merged
aidankhogg merged 1 commit into
dev_alphafrom
codex/refactor-base.py-to-simplify-detector-protocol
Sep 19, 2025
Merged

Document Detector protocol API#50
aidankhogg merged 1 commit into
dev_alphafrom
codex/refactor-base.py-to-simplify-detector-protocol

Conversation

@aidankhogg

Copy link
Copy Markdown
Contributor

Summary

  • add an explicit __all__ in the detector base module to clarify the exported API
  • document the Detector.detect signature in the protocol docstring to highlight the optional context parameter

Testing

  • pytest tests/test_detectors.py

https://chatgpt.com/codex/tasks/task_e_68cdd4d64e388324ad4f4eb4446c1b6f

@aidankhogg aidankhogg self-assigned this Sep 19, 2025
@aidankhogg aidankhogg merged commit ada274a into dev_alpha Sep 19, 2025
2 of 3 checks passed
@aidankhogg aidankhogg added the documentation Improvements or additions to documentation label Sep 19, 2025
@aidankhogg aidankhogg deleted the codex/refactor-base.py-to-simplify-detector-protocol branch September 19, 2025 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant